Welcome![Sign In][Sign Up]
Location:
Search - java web server

Search list

[Other16-SQL-Server-2005

Description: java web 课程设计代码,未连接数据库,可使用sql sever完成添加-java web curriculum design code not connect to the database, you can use the the sql sever completed add
Platform: | Size: 4296704 | Author: wss | Hits:

[JSP/Javajava--BROWSER

Description: 用Java实现Web服务器的程序设计,内包括课程设计报告。-Programming of the Web server implemented in Java, is included in the curriculum design report.
Platform: | Size: 17238016 | Author: 文悦 | Hits:

[Web ServerAndroidHttp

Description: Java Web Server for Android
Platform: | Size: 104448 | Author: dudzzz | Hits:

[Multimedia Developjava

Description: Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型,由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TCP/IP协议之上的协议,是Web浏览器和Web服务器之间的应用层协议,是通用的、无状态的、面向对象的协议。HTTP协议的作用原理包括四个步骤:-WWW Internet as a transmission medium is an application system, WWW Internet transmission unit is the basic Web page. WWW' s work is based on client/server computing model, by the Web browser (client) and Web server (server) constituted between the two using the Hypertext Transfer Protocol (HTTP) for communication. HTTP protocol is based on TCP/IP protocol on top of the protocol, the Web browser and a Web server application layer protocol that is generic, stateless, object-oriented protocol. The role of the HTTP protocol principle consists of four steps:
Platform: | Size: 4096 | Author: jhon | Hits:

[JSP/Javaserver

Description: java web航空订票注册模块(含数据库)-java web airline ticket registration module (including databases)
Platform: | Size: 3466240 | Author: 张光宇 | Hits:

[JSPJava-programming-and-Application

Description: 本书是普通高等教育“十五”国家级规划教材(高职高专教育),特点是:内容基础性强、图文并茂:在编写上尽量做到通俗易懂、方便学习,注重内容的编排和例题的选择。 本书重点强调Java的基础知识和应用实践以及用Java进行多媒体、图形界面、数据库和Web应用的程序设计,并注意对新、旧知识的融会与贯通,使读者能够尽快掌握Java的基础知识和应用。全书分为14章,比较全面系统地介绍了Java的运行环境及开发工具、基本编程方法、Java面向对象程序设计的基本概念、继承与多态、异常处理、JavaAPI、Web 服务器和 Applet 程序、用户图形界面设计、Java 多媒体程序设计、Java 数据库程序设计,JavaServlet程序设计以及JavaBean组件等内容。 本书适用于高等职业学校、高等专科学校、成人高校、示范性软件职业技术学院、本科院校及举办的二级职业技术学院、继续教育学院以及民办高校使用,不仅可作为高等院校相关专业的教材,也可供从事Java开发、应用的人员学习参考。-This book is the ordinary higher education "fifteen" national planning materials (Higher Vocational Education), features are: content based on strong, illustrated: in writing to be easy to understand, easy to learn, pay attention to the content arrangement and the choice of the sample. The book emphasizes the program design of Java basic knowledge and application practice and multimedia, with Java graphics interface, database and Web application, and pay attention to the new old knowledge integration, and through, so that readers can master the basic knowledge and application of Java as soon as possible. The book is divided into 14 chapters, systematically introduces the Java operating environment and development tools, the basic programming methods, Java basic concept, object oriented programming inheritance and polymorphism, exception handling, JavaAPI, Web server and Applet procedures, graphical user interface design, Java multimedia programming, Java database programming, JavaServ
Platform: | Size: 6049792 | Author: 月冷风清 | Hits:

[JSPJAVA-development-case

Description: 本书精选80个来自实战中的Java案例,每个案例配有详细的实现步骤和完整的源代码解释,通过精确分析Java在页面特效、文件处理、游戏、动画处理、数据库、网络、安全、web服务器部署等方面的案例开发过程,在描述Java应用技术知识的同时,展现Java的强大编程功能。   本书结构合理、内容丰富,可以作为Java编程爱好者提高编程水平的参考书,也可作为大中专院校计算机专业学生学习的辅助教材。-The book consists of 80 from the real case of Java, each case is equipped with the detailed implementation steps and integrity of the source code, through the precise analysis of Java in page effects, document processing, games, animation processing, database, network, security, web server deployment and other aspects of the case development process, in the description of the application technology of Java knowledge at the same time, show the powerful Java programming function. The book is reasonable in structure, rich in content, can be used as Java programming enthusiasts and raise the level of programming reference books, can also be used as a teaching aid computer college majors.
Platform: | Size: 13015040 | Author: 月冷风清 | Hits:

[androidUiLogin

Description: 服务器端存储客户端发布的各种类型的资讯,服务器端用Java Web的形式实现,客户端用Android手机和服务器端进行交互服务器端和客户端形成资讯的发布与接收,客户端与服务器点都用MVC模式进行开发-Various types of information stored on the server side client released with Java Web server in the form of implementation, client server and client interact to form the advertising and receiving information about the client and server point with Android phones and server side develop with the MVC pattern
Platform: | Size: 1288192 | Author: 吴健银 | Hits:

[Software EngineeringJava

Description: 利用Java自身对于图形处理的强大优势,来编写代码以制成WEB服务器和WEB动态图标。-Using Java' s own powerful advantage for graphics processing, to write code to produce dynamic WEB server and WEB icon.
Platform: | Size: 28672 | Author: 陈鹏 | Hits:

[JSP/Javajavaweb

Description: 采用Socket和多线程技术,实现一个java Web服务器,加深对HTTP的认识。 新建java项目 webServer 新建java文件 WebServer.java Processor.java   一、HTTP协议的作用原理   WWW是以Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型, 由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TCP/IP协议之上的协议,是 Web浏览器和Web服务器之间的应用层协议,是通用的、无状态的、面向对象的协议。HTTP协议的作用原理包括四个步骤:   (1) 连接:Web浏览器与Web服务器建立连接,打开一个称为socket(套接字)的虚拟文件,此文件的建立标志着连接建立成功。   (2) 请求:Web浏览器通过socket向Web服务器提交请求。HTTP的请求一般是GET或POST命令(POST用于FORM参数的传递)。GET命令的格式为:   GET 路径/文件名 HTTP/1.0   文件名指出所访问的文件,HTTP/1.0指出Web浏览器使用的HTTP版本。   (3) 应答:Web浏览器提交请求后,通过HTTP协议传送给Web服务器。Web服务器接到后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面-Socket and uses multi-thread technology to achieve a java Web server, HTTP deepen understanding. New projects webServer java java file WebServer.java Processor.java a new role of the HTTP protocol principle WWW Internet as an application system based on the transmission medium, WWW Internet basic transmission unit is a Web page. The calculation is based on the work of WWW client/server model, the Web browser (client) and Web server (server) structure, using Hypertext Transfer Protocol (HTTP) to communicate between the two. HTTP protocol is the protocol TCP/IP protocol based upon, is an application layer protocol between the Web browser and the Web server, is generic, stateless, object-oriented protocol. Action principle HTTP protocol consists of four steps: (1) connection: Web browser to establish a connection with a Web server, open a virtual file called socket (socket), the establishment of this document marks the connection is established. (2) Request: Web browser through the socket
Platform: | Size: 37888 | Author: xingtyunyui | Hits:

[Chess Poker gamesJAVA-mobile-chess-game

Description: Java手机象棋,界面设计简洁,操作简单,实现智能规则判断,支持大型Web服务器,以Http 协议通信。内附doc和pdf文档-Java mobile chess, interface design is concise, simple operation, intelligent judging rules, support large Web server, with the Http protocol communication. Enclosed doc and PDF documents
Platform: | Size: 1496064 | Author: 杨惠 | Hits:

[JSP/JavaAndroid

Description: android(客户端)+javaweb(服务端)+MySQL(数据库)的图片文件管理系统的设计-Design android (client)+ java web (server)+ MySQL (database) image file management system
Platform: | Size: 7165952 | Author: chenshuaishuai | Hits:

[Web Servermobile_police_server

Description: JAVA WEB工程作为服务器端,以Servlet为服务器端技术。Android将登陆信息提交到JAVA WEB服务器,Servlet通过JDBC技术访问后台数据库,最后响应客户端。-JAVA WEB works as a server to Servlet is a server-side technology. Android login information will be submitted to the JAVA WEB server, Servlet through JDBC technology to access back-end , and finally respond to the client.
Platform: | Size: 1786880 | Author: 卢红江 | Hits:

[Windows DevelopWebServer

Description: Windows环境下用java实现web服务器-Windows environment using java web server
Platform: | Size: 345088 | Author: Mr. lin | Hits:

[Proxy Serverproxy_wmswfs

Description: Simple proxy server for wfs services. Place the file to the cgi folder in your java web server. Change allowed hosts,ports, and username,password.
Platform: | Size: 2048 | Author: turanag | Hits:

[Web ServerAmazeUI-a5

Description: 基于JSP的企业网站制作,java web server- JSP-based corporate website production
Platform: | Size: 236544 | Author: 香吉士 | Hits:

[JSP/Java01-SQL-Server-2000

Description: Java Web项目企业事务管理系统源码基于数据库server2-Java Web project server2000 enterprise transaction management system source code based on the
Platform: | Size: 2372608 | Author: rqmx | Hits:

[JSP/Java01-SQL-Server-2005

Description: Java Web项目企业事务管理系统源码基于数据库server2005-Java Web project server2005 enterprise transaction management system source code based on the
Platform: | Size: 2246656 | Author: rqmx | Hits:

[Otherjnhu

Description: 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作-Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server
Platform: | Size: 23552 | Author: uoannn | Hits:

[OtherWebJava

Description: 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作-Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server
Platform: | Size: 23552 | Author: crnorhua | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »

CodeBus www.codebus.net